Add paths-ignore for GitHub actions, ignore cargo mirror update errors in NRL batch install scripts#1866
Merged
Merged
Conversation
bac0d16 to
dd45584
Compare
climbfuji
commented
Jan 8, 2026
Collaborator
Author
There was a problem hiding this comment.
I updated this workflow while at it, even though it is currently not used. An attempt to re-enable GitHub actions testing for containers failed miserably. Since the containers builds will see a major overhaul for spack-stack-2.1.0, I am not going to invest time to fix these CI container builds now.
rickgrubin-noaa
approved these changes
Jan 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
paths-ignorefor all GitHub actions workflows.util/nrl/batch_install.sh: ignore errors when updating cargo mirrors, since this is can be unreliable.Dependencies
None
Issues addressed
None
Applications affected
None
Systems affected
NRL systems, GitHub actions
Testing
Checklist
All dependency PRs/issues have been resolved and this PR can be merged.All necessary updates to the spack-stack wiki will be made when this PR is merged